Make `shell-mode' more robust
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 28 Jun 2024 09:28:33 +0000 (11:28 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 28 Jun 2024 09:28:33 +0000 (11:28 +0200)
commitc4ad54812acaf8f156962047eaaaf75b0c0ecf96
tree0b4bd0ae43026a3787248b0aebae04039ba63e4f
parentc4ec905c9a9b68e99f5abf208be53c981cd718eb
Make `shell-mode' more robust

* lisp/shell.el (shell-mode): Ensure that
`comint-input-ring-file-name' is non-nil when calling `file-truename'.
lisp/shell.el